func github.com/andybalholm/brotli.copyBytes

2 uses

	github.com/andybalholm/brotli (current package)
		bit_reader.go#L238: func copyBytes(dest []byte, br *bitReader, num uint) {
		decode.go#L1352: 				copyBytes(s.ringbuffer[s.pos:], &s.br, uint(nbytes))